Resource StructureDefinition/FHIR Server from package RapportEndoscopieQuebec.test#0.0.1-test (125 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "ca-qc-endo-profile-EndoPatient",
"meta" : {
"lastUpdated" : "2023-09-01T21:12:37.622355+00:00"
},
"url" : "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoPatient",
"name" : "EndoPatient",
"status" : "draft",
"date" : "2023-09-01T21:31:45.8711579+00:00",
"description" : "Demographics and other administrative information about patient.",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Patient",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Patient",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Patient",
"path" : "Patient",
"definition" : "Demographics and other administrative information about patient."
},
{
"id" : "Patient.identifier",
"path" : "Patient.identifier",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "system"
}
],
"rules" : "open"
},
"min" : 1,
"mustSupport" : true
},
{
"id" : "Patient.identifier:PHIN",
"path" : "Patient.identifier",
"sliceName" : "PHIN",
"short" : "Health Insurance Number",
"definition" : "Provincial Healthcare Insurance Number.\r\nNuméro d'assurance maladie (NAM).",
"max" : "1",
"mustSupport" : true
},
{
"id" : "Patient.identifier:PHIN.use",
"path" : "Patient.identifier.use",
"fixedCode" : "official",
"mustSupport" : true
},
{
"id" : "Patient.identifier:PHIN.type",
"path" : "Patient.identifier.type",
"min" : 1
},
{
"id" : "Patient.identifier:PHIN.type.coding.system",
"path" : "Patient.identifier.type.coding.system",
"fixedUri" : "http://terminology.hl7.org/CodeSystem/v2-0203"
},
{
"id" : "Patient.identifier:PHIN.type.coding.code",
"path" : "Patient.identifier.type.coding.code",
"fixedCode" : "JHN"
},
{
"id" : "Patient.identifier:PHIN.type.coding.display",
"path" : "Patient.identifier.type.coding.display",
"fixedString" : "Numéro Assurance maladie du Québec"
},
{
"id" : "Patient.identifier:PHIN.type.text",
"path" : "Patient.identifier.type.text",
"fixedString" : "RAMQ"
},
{
"id" : "Patient.identifier:PHIN.system",
"path" : "Patient.identifier.system",
"min" : 1,
"fixedUri" : "urn:oid:2.16.124.10.101.1.60.100"
},
{
"id" : "Patient.identifier:PHIN.value",
"path" : "Patient.identifier.value",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Patient.identifier:PHIN.period.end",
"path" : "Patient.identifier.period.end",
"definition" : "The end of the period. If the end of the period is missing, it means no end was known or planned at the time the instance was created. The start may be in the past, and the end date in the future, which means that period is expected/planned to end at that time.\r\nThe format is YYYY, YYYY-MM, e.g. 2020-08-23.",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Patient.identifier:PHIN.assigner.display",
"path" : "Patient.identifier.assigner.display",
"fixedString" : "RAMQ"
},
{
"id" : "Patient.identifier:PMRN",
"path" : "Patient.identifier",
"sliceName" : "PMRN",
"short" : "Patient Medical Record Number (PMRN).",
"definition" : "Patient Medical Record Number (PMRN). \r\nDossier de l'usager",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Patient.identifier:PMRN.use",
"path" : "Patient.identifier.use",
"fixedCode" : "official",
"mustSupport" : true
},
{
"id" : "Patient.identifier:PMRN.type",
"path" : "Patient.identifier.type",
"definition" : "A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.\r\nLe type du dossier de l'usager (ex.: IPO, IPM, Identifiant de dossier dans un SI)",
"min" : 1,
"binding" : {
"strength" : "required",
"valueSet" : "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/TypeDossier"
}
},
{
"id" : "Patient.identifier:PMRN.system",
"path" : "Patient.identifier.system",
"definition" : "Establishes the namespace for the value - that is, a URL that describes a set values that are unique.\r\nURI qui identifie le systeme qu'a genéré le numero du dossier de l'usager.\r\nFormat: http://ca.qc.[CodeRegion].[CodeEtablissement].[CodeSite]/IdentifiantSysteme\r\n\r\n[CodeRegion]: ex. 1- Bas Saint laurent - https://www.msss.gouv.qc.ca/reseau/regions-sociosanitaires-du-quebec/\r\n[CodeEtablissement] ]: code d'etablissement - extrait du M02 pour le public\r\n[CodeSite]: code site - extrait du M02 pour le public\r\nIdentifiantSysteme (obligatoire): identifier de maniere unique un systeme source\r\n\r\nExemple: si on a un seul systeme pour toute la region de montreal (code=06): http://ca.qc.06/IdentifiantSysteme",
"min" : 1
},
{
"id" : "Patient.identifier:PMRN.value",
"path" : "Patient.identifier.value",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Patient.name",
"path" : "Patient.name",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Patient.name.family",
"path" : "Patient.name.family",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Patient.name.given",
"path" : "Patient.name.given",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Patient.gender",
"path" : "Patient.gender",
"min" : 1,
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "http://hl7.org/fhir/administrative-gender"
}
},
{
"id" : "Patient.birthDate",
"path" : "Patient.birthDate",
"definition" : "The date of birth for the individual.\r\nThe format is YYYY, YYYY-MM, e.g. 2020-08-23.",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Patient.address",
"path" : "Patient.address",
"min" : 1
},
{
"id" : "Patient.address.use",
"path" : "Patient.address.use",
"fixedCode" : "home"
},
{
"id" : "Patient.address.type",
"path" : "Patient.address.type",
"fixedCode" : "postal"
},
{
"id" : "Patient.address.line",
"path" : "Patient.address.line",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Patient.address.city",
"path" : "Patient.address.city",
"min" : 1,
"fixedString" : "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/Villes",
"mustSupport" : true
},
{
"id" : "Patient.address.postalCode",
"path" : "Patient.address.postalCode",
"min" : 1,
"mustSupport" : true,
"binding" : {
"strength" : "required",
"description" : "Postal code",
"valueSet" : "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/CodesPostaux"
}
},
{
"id" : "Patient.link",
"path" : "Patient.link",
"min" : 1,
"max" : "2"
},
{
"id" : "Patient.link.other",
"path" : "Patient.link.other",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoParent"
]
}
]
},
{
"id" : "Patient.link.other.identifier.type",
"path" : "Patient.link.other.identifier.type",
"binding" : {
"strength" : "required",
"description" : "A set of codes further specifying the kind of Role; specific classification codes for further qualifying RoleClass codes.",
"valueSet" : "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/LienUsagerEndo"
}
},
{
"id" : "Patient.link.other.identifier.type.coding.system",
"path" : "Patient.link.other.identifier.type.coding.system",
"binding" : {
"strength" : "required",
"description" : "A set of codes further specifying the kind of Role",
"valueSet" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode"
}
},
{
"id" : "Patient.link.other.identifier.type.coding.code",
"path" : "Patient.link.other.identifier.type.coding.code",
"min" : 1
},
{
"id" : "Patient.link.other.identifier.type.coding.display",
"path" : "Patient.link.other.identifier.type.coding.display",
"min" : 1
},
{
"id" : "Patient.link.type",
"path" : "Patient.link.type",
"fixedCode" : "refer"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.